107 research outputs found

    Determination of the permeability parameters of bagasse pulp from two different sugar extraction methods

    Get PDF
    The permeability, the specific surface area and the swelling factor have been determined for Australian bagasse pulp derived from bagasse from two different sugar extraction processes. The sugar extraction process was not found to affect the permeability of the pulp. The results for bagasse pulp are compared to those of eucalypt pulp, which is widely used in Australia for paper manufacture. The fibre length distribution showed a high fraction of small fibres in all of the bagasse pulp samples. Surprisingly, the permeability properties of the bagasse pulp samples were better than that that of eucalypt. It is presumed that this is due to the relatively large fraction of longer fibres in the bagasse pulp compared to the eucalypt pulp

    Comparison of high level FPGA hardware design for solving tri-diagonal linear systems

    Get PDF
    Reconfigurable computing devices can increase the performance of compute intensive algorithms by implementing application specific co-processor architectures. The power cost for this performance gain is often an order of magnitude less than that of modern CPUs and GPUs. Exploiting the potential of reconfigurable devices such as Field-Programmable Gate Arrays (FPGAs) is typically a complex and tedious hardware engineering task. Re- cently the major FPGA vendors (Altera, and Xilinx) have released their own high-level design tools, which have great potential for rapid development of FPGA based custom accelerators. In this paper, we will evaluate Altera’s OpenCL Software Development Kit, and Xilinx’s Vivado High Level Sythesis tool. These tools will be compared for their per- formance, logic utilisation, and ease of development for the test case of a Tri-diagonal linear system solver

    Hardware Design and Implementation of a MAVLink Interface for an FPGA-Based Autonomous UAV Flight Control System

    Get PDF
    Abstract This paper details the initial design and planning of a Field Programmable Gate Array (FPGA) implemented control system that will enable a path planner to interact with a MAVLink based flight computer. The design is aimed at small Unmanned Aircraft Vehicles (UAV) under autonomous operation which are typically subject to constraints arising from limited on-board processing capabilities, power and size. An FPGA implementation for the design is chosen for its potential to address such limitations through low power and high speed inhardware computation. The MAVLink protocol offers a low bandwidth interface for the FPGA implemented path planner to communicate with an on-board flight computer. A control system plan is presented that is capable of accepting a string of GPS waypoints generated on-board from a previously developed in-hardware Genetic Algorithm (GA) path planner and feeding them to the open source PX4 autopilot, while simultaneously responding with flight status information

    Enhancement-mode Ga2O3 wrap-gate fin field-effect transistors on native (100) β-Ga2O3 substrate with high breakdown voltage

    Get PDF
    Sn-doped gallium oxide (Ga2O3) wrap-gate fin-array field-effect transistors (finFETs) were formed by top-down BCl3 plasma etching on a native semi-insulating Mg-doped (100) β-Ga2O3 substrate. The fin channels have a triangular cross-section and are approximately 300 nm wide and 200 nm tall. FinFETs, with 20 nm Al2O3 gate dielectric and ∼2 μm wrap-gate, demonstrate normally-off operation with a threshold voltage between 0 and +1 V during high-voltage operation. The ION/IOFF ratio is greater than 105 and is mainly limited by high on-resistance that can be significantly improved. At VG = 0, a finFET with 21 μm gate-drain spacing achieved a three-terminal breakdown voltage exceeding 600 V without a field-plate

    Guided, internet based, cognitive behavioural therapy for post-traumatic stress disorder: pragmatic, multicentre, randomised controlled non-inferiority trial (RAPID)

    Get PDF
    Objective To determine if guided internet based cognitive behavioural therapy with a trauma focus (CBT-TF) is non-inferior to individual face-to-face CBT-TF for mild to moderate post-traumatic stress disorder (PTSD) to one traumatic event. Design Pragmatic, multicentre, randomised controlled non-inferiority trial (RAPID). Setting Primary and secondary mental health settings across the UK’s NHS. Participants 196 adults with a primary diagnosis of mild to moderate PTSD were randomised in a 1:1 ratio to one of two interventions, with 82% retention at 16 weeks and 71% retention at 52 weeks. 19 participants and 10 therapists were purposively sampled and interviewed for evaluation of the process. Interventions Up to 12 face-to-face, manual based, individual CBT-TF sessions, each lasting 60-90 minutes; or guided internet based CBT-TF with an eight step online programme, with up to three hours of contact with a therapist and four brief telephone calls or email contacts between sessions. Main outcome measures Primary outcome was the Clinician Administered PTSD Scale for DSM-5 (CAPS-5) at 16 weeks after randomisation (diagnosis of PTSD based on the criteria of the Diagnostic and Statistical Manual of Mental Disorders, fifth edition, DSM-5). Secondary outcomes included severity of PTSD symptoms at 52 weeks, and functioning, symptoms of depression and anxiety, use of alcohol, and perceived social support at 16 and 52 weeks after randomisation. Results Non-inferiority was found at the primary endpoint of 16 weeks on the CAPS-5 (mean difference 1.01, one sided 95% confidence interval −∞ to 3.90, non-inferiority P=0.012). Improvements in CAPS-5 score of more than 60% in the two groups were maintained at 52 weeks, but the non-inferiority results were inconclusive in favour of face-to-face CBT-TF at this time point (3.20, −∞ to 6.00, P=0.15). Guided internet based CBT-TF was significantly (P<0.001) cheaper than face-to-face CBT-TF and seemed to be acceptable and well tolerated by participants. The main themes of the qualitative analysis were facilitators and barriers to engagement with guided internet based CBT-TF, treatment outcomes, and considerations for its future implementation. Conclusions Guided internet based CBT-TF for mild to moderate PTSD to one traumatic event was non-inferior to individual face-to-face CBT-TF and should be considered a first line treatment for people with this condition

    Solving tri-diagonal linear systems using Field Programmable Gate Arrays

    Get PDF
    In this paper, we present the outcomes of a project on the exploration of the use of Field Programmable Gate Arrays(FPGAs) as co-processors for scientific computation. We designed a custom circuit for the pipelined solving of multiple tri-diagonal linear systems. The design is well suited for applications that require many independent tri diagonal system solves, such as finite difference methods for solving PDEs or applications utilising cubic spline interpolation. The selected solver algorithm was the Tri Diagonal Matrix Algorithm (TDMA or Thomas Algorithm). Our solver supports user specified precision thought the use of a custom floating point VHDL library supporting addition, subtraction, multiplication and division. The variable precision TDMA solver was tested for correctness in simulation mode. The TDMA pipeline was tested successfully in hardware using a simplified solver model. The details of implementation, the limitations, and future work are also discussed
    corecore